The most recent stable build for the Test Pattern Generator is .0016.
Build .0017 has had the 60 fps throttle disabled so I could see how quickly the
graphics card could draw the Kincaid Arcade logo.
As it turned out, it could draw it at 186 frames per second.

The most recent stable build for Space Warz is .0010
An Arduino Mega can only do 50 frames per second when nothing is moving.
It tanks when you try to play the game. If you wanted to use a DUE, you'd have
to change all of the port manipulation.

Earlier builds might not work, and are only included so that you can see how
the project progressed.